@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
ul, li, ol, h1, h2, h3, dl, dt, dd, form, p, span, b, u, s, i {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
input, textarea {
	outline: none;
	list-style: none;
}/*去掉输入框得到焦点时边框会出现阴影效果----例如360 火狐*/
a {
blr:expression(this.onFocus=this.blur()); /* IE Opera */
	outline: none; /* FF Opera */
}
a:focus {
	-moz-outline-style: none; /* FF */
} /*去掉a标签超链接的虚线框*/
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
body {
	color: #131313;
	font-size: 12px;
	line-height: 1.5;
	font-family: "微软雅黑", 宋体, Arial, Helvetica, sans-serif;
}
/*公共样式*/
.clear {
	clear: both;
	margin: 20px 0;
}
i {
	font-style: normal;
}
.brack {
	font-family: "黑体";
}
.cl1 {
	color: #008000;
}
.cl2 {
	color: #ff5400
}
.left {
	float: left;
}
.right {
	float: right;
}
.wrap {
	width: 1080px;
	margin: 0 auto;
}
.more {
	display: inline-block;
	width: 114px;
	text-align: center;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #fff;
	background: #ff5400;
	border-radius: 5px;
}
/*头部样式*/
.header_top {
	height: 39px;
	line-height: 39px;
	background:#f6f6f6;
	color:#333;
}
.header_top div>div a {
	margin: 0 5px;
	color:#333;
}
.header_top div>div a i{ display:inline-block; width:12px; height:12px; overflow:hidden;}
.header { height:120px;}
.header div>h1 {
	display: inline-block;
	text-transform: uppercase;
	font-size: 26px;
	padding-right: 20px;
	padding-right: 10px;
}
.header div>h1 a {
	font-size: 36px;
	font-weight: bold;
	color: #6f0000;
}
.header div>h1 span {
	font-size: 18px;
	color: #a1a1a1;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.header div>div.comn {
	float:left;
	padding: 0 10px 0 0;
	
}
.header div>div.comn a{ font-size:30px; font-weight:bold;color: #159300;}
.header div>div.comn b{ font-size:14px; font-family:Arial, Helvetica, sans-serif; color:#9a9a9a; text-transform:uppercase;}
.header div>div.comn_txt{ font-size:14px; color:#333; padding-top:12px; background:url(../images/nav-line.jpg) no-repeat left center; padding-left:15px; height:48px; margin-top:5px;}
.logoname {
	margin-top: 30px;
	width:600px;
}
.logoname div strong {
	display: block;
	font-size: 18px;
	color:#b36700;
}
.logoname div i {
	display: block;
	font-size: 14px;
}
.tell {
	padding-left: 72px;
	padding-top: 26px;
	height: 80px;
	line-height: 26px;
	margin-top: 30px;
	background:url(../images/tell.jpg) no-repeat left center;
}
.tell span {
	font-size: 18px;
	color: #009ae9;
}
.tell strong {
	font-weight:normal;
	font-size: 24px;
	color: #000;
	font-family:Impact;
	display:inline-block; height:30px; line-height:30px;
}
/*导航样式*/
.nav {width:450px;	height: 57px; margin-top:60px;}
.nav li:first-child{ background:none;}
.nav li {
	float: left;
	width:75px;
	text-align:center;
	font-size: 15px;
}
.header .nav ul{ position:relative;}
.nav li div{ position:absolute; top:25px; z-index:999; width:60px; text-align:center; background:url(../images/nav_bg_x.png) repeat; padding:0 10px; display:none;}
.nav li span {
	display: block;
	text-align:center;
	height: 40px;
	 line-height:40px;
	z-index:999;
	border-bottom:1px dashed #fff;
	font-size:12px;
}
.nav li span a{ color:#fff;}
/*banner样式*/
.banner{ height:607px; width: 100%;position: relative;}
.fullSlide {width:100%;height:607px;position:absolute;left: 0;top: 0;}
.fullSlide .bd {width:100%;margin:0 auto;position:absolute;z-index:0;overflow:hidden;}
.fullSlide .bd ul {	width:100% !important;height:607px;position: relative;}
.fullSlide .bd li {width:100% !important;height:607px;overflow:hidden;position:absolute;left:0;top:0;}
.fullSlide .hd {width:100%;position:absolute;z-index:1;bottom:0px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul {text-align:center;}
.fullSlide .hd ul li {border-radius:10px;cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#fff;filter:alpha(opacity=80);opacity:0.8;line-height:999px;}
.fullSlide .hd ul .on {background:#00b409;filter:alpha(opacity=100);opacity:1;}
}/*搜索样式*/
.search {
	height: 40px;
	line-height:40px;
	background:#f4f4f4;
}
.search_con{ height:40px;}
.search_wz a {
	margin: 0 5px;
}
.search_ss {
	width: 263px;
	height: 30px;
	background: url(../images/search.jpg) no-repeat;
	margin-top: 5px;
}
.text {
	float: left;
	width: 213px;
	height: 30px;
	background: none;
	line-height: 36px;
	padding-left: 10px;
	font-size: 12px;
	border: 0;
}
.submit {
	float: left;
	width: 40px;
	height: 30px;
	border: 0;
	background: none;
	cursor: pointer;
}
.web-alls1 {border-bottom:1px solid #a0a0a0;}
.web-alls1 h4 b{color:#bbb; font-size:18px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; padding-left:5px;}
.web-alls1 h4 span{ font-size:24px; color:#159300; font-weight:bold;}
.links{overflow:hidden; padding-top:10px;}
.linkLj{ padding:15px 0; }
.linkLj a{ margin-right:10px; color:#333;}

/*底部导航*/

.foot {
	border-top:2px solid #178e03;
	background:url(../images/db.jpg) repeat-y center top;
	overflow: hidden;
	padding:30px 0;
}
.foot_l {
	width: 604px;
}
.foot_l strong {
	font-size: 20px;
}
.foot_l span {
	font-size: 24px;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.db_navs{ overflow:hidden;}
.db_navs dl{ float:left; width:180px;}
.db_navs dl dt a{ display:block; padding-bottom:10px; font-size:15px; color:#fff;}
.db_navs dl dd a{ display:block; padding-top:5px; font-size:15px; color:#fff;}
.bq_con{ color:#fff; padding:15px 0;}
.bq_con a{ color:#fff;}


.foot_r {
	width: 452px;
	padding-left:24px;
	color: #fff;
}
.lyxx{ overflow:hidden; padding-bottom:20px;}
.lyname{ height:26px; line-height:26px; padding-left:35px; background:url(../images/db_icon1.jpg) no-repeat left center; color:#ebebeb; margin-bottom:15px;}
.ew img{ margin:0 20px 15px 0;}
.ew_header{ height:26px; line-height:26px; padding-left:35px; background:url(../images/db_icon2.jpg) no-repeat left center; color:#ebebeb; margin-bottom:15px;}
.ly{ widows:350px;}
.lyk1{ width:146px; margin-right:3px;}
.lyk1 input{ margin:0; padding:0; border:0; background:#565656; color:#898989; width:140px; height:26px; line-height:26px; padding-left:6px; margin-bottom:3px;}
.lyk2{ width:177px; margin-right:3px;}
.lyk2 textarea{margin:0; padding:0; border:0; background:#565656; color:#898989; height:200px; height:72px; padding:6px;}
.lyk3{width:20px;}
.lyk3 input{margin:0; padding:0; border:0; color:#fff; width:20px; height:84px; background:url(../images/tj.jpg) no-repeat center;}
.dtel{ padding-left:75px; background:url(../images/db_tell.jpg) no-repeat left center; margin-left:20px;}
.dtel span{ font-size:16px; color:#6c6c6c;}
.dtel b{ font-size:24px; font-family:Arial, Helvetica, sans-serif; color:#fff;}
.foot_r a {
	color: #fff;
}
.db_nav{ height:60px;}
.db_nav ul{ height:60px; line-height:60px;}
.db_nav li:first{ background:none;}
.db_nav li {
	float: left;
	font-size: 14px;
	 color:#fff;
	
}
.db_nav li a {
	color: #fff; display:inline-block; padding:0 23px;
}
.ewmt{ float:left; width:86px; margin:7px;}
.ewm_txt{ float:left; width:100px; color:#fff; padding-top:58px; text-align:center;}

